Display Name
The display name of your app.
Bundle Identifier
The App ID you registered on App Store Connect.
Automatically manage signing
Whether Xcode should automatically manage app signing and provisioning. This is set true by default, which should be sufficient for most apps. For more complex scenarios, see the Code Signing Guide
Team
Select the team associated with your registered Apple Developer account. If required, select. Add Account... then update this setting.
iOS Deployment Target
The minimum iOS version that your app supports. Flutter supports iOS 9.0 and later. If your app or plugins include Objective-C or Swift code that makes use of APIs newer than iOS 9, update this setting to the highest required version.
The General tab of your project settings should resemble the following: